A C D E F G I J L M N P R S T V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getArtist() - Method in class MusicLandscape.entities.Event
-
gets the artist of this event
- getArtist() - Method in class MusicLandscape.entities.Release
-
Get the artist of this release.
- getAttendees() - Method in class MusicLandscape.entities.Event
-
gets the number of attendees of this event
- getCapacity() - Method in class MusicLandscape.Venue
-
get the capacity of this venue
- getDate() - Method in class MusicLandscape.entities.Event
-
gets the date of this event
- getDay() - Method in class MusicLandscape.Date
- getDefaultScanner() - Method in class MusicLandscape.util.ConsoleFieldScanner
-
Initialise the default scanner object.
- getDescription() - Method in class MusicLandscape.entities.Event
-
gets the description of this event
- getDuration() - Method in class MusicLandscape.entities.Track
-
gets the duration of this track
- getMonth() - Method in class MusicLandscape.Date
- getName() - Method in class MusicLandscape.entities.Artist
-
gets the name of this artist.
- getName() - Method in class MusicLandscape.entities.TVShow
-
gets the name of this TVShow
- getName() - Method in class MusicLandscape.Venue
-
get the name of this venue
- getPerformer() - Method in class MusicLandscape.entities.Track
-
returns the performer of this track
- getSetList() - Method in class MusicLandscape.entities.Concert
-
gets the setlist
- getString() - Method in class MusicLandscape.entities.Track
-
returns a formatted String containing all information of this track.
- getTitle() - Method in class MusicLandscape.entities.Release
-
Get the title of this release.
If the title is unknown a null String is returned. - getTitle() - Method in class MusicLandscape.entities.Track
-
gets the title of this track.
- getTrack() - Method in class MusicLandscape.entities.MusicVideo
-
Gets the track of this music video.
- getTracks() - Method in class MusicLandscape.entities.Album
-
Gets the tracks of this album.
- getVenue() - Method in class MusicLandscape.entities.Event
-
gets the venue of this event
- getViewers() - Method in class MusicLandscape.entities.TVShow
-
gets the number of viewers of this TVShow
- getWriter() - Method in class MusicLandscape.entities.Track
-
returns the writer of this track
- getYear() - Method in class MusicLandscape.Date
- getYear() - Method in class MusicLandscape.entities.Release
-
Get the year in which this release was released.
- getYear() - Method in class MusicLandscape.entities.Track
-
gets the production year of this track
All Classes All Packages